Welcome![Sign In][Sign Up]
Location:
Search - visual c ping

Search list

[Other实现ping

Description: 用C语言实现PING功能,利用ICMP协议,编译环境:Microsoft Visual C++ 6.0 winsock2.-C language PING function, use of ICMP, build environment : Microsoft Visual C 6.0 WinSock2.
Platform: | Size: 79943 | Author: 孙文豪 | Hits:

[Other resourceping

Description: 该程序在 Windows 2000 Pro+SP4 下编译调试通过(Visual C++ 6.0 IDE环境)。 需要Winsock2支持。 1.该程序采用了winsock的原始套接字编程,实现了基本的Ping功能,使用方法:ping host,默认连续发送4个回显请求。 2.该程序中对ICMP首部的定义采用了非标准形式。即将选项数据中保存时间戳的头4个字节也定义为ICMP首部的一部分,这样ICMP首部就被定义为12个字节。这样主要做主要是为了编程的实现与理解上的方便。 3.根据习惯ICMP首部的标示符字段填充了进程ID。 4.该程序实现了在IP首部记录路由的RR功能,最多记录9个地址。
Platform: | Size: 14013 | Author: 周晓伟 | Hits:

[WinSock-NDISping

Description: 用visual c++实现的ping命令
Platform: | Size: 13482 | Author: c | Hits:

[Internet-NetworkNetmanag

Description: 网络管理程序。含ping,ftp,smtp等功能 -Network manage app , having ping , ftp and smtp etc
Platform: | Size: 323584 | Author: 站长 | Hits:

[ISAPI-IEping

Description: 又一个ping程序 -Another Ping a
Platform: | Size: 13312 | Author: 站长 | Hits:

[SourceCodeping

Description: 简单的ping和trace程序-Simple ping and trace procedures
Platform: | Size: 7168 | Author: amdey | Hits:

[Windows DevelopFtp Search

Description: 实现一个Ftp搜索工具,对指定IP执行Ping命令查看主机存活状态,扫描主机端口,打开、添加、查询和关闭数据库,IP地址控件的使用-Realize a Ftp research tool.To a pointed IP, the function of detecting the state of host by command Ping,scaning host port, opening, adding, querying and closing database,controling IP address can be used.
Platform: | Size: 533504 | Author: yf | Hits:

[Other实现ping

Description: 用C语言实现PING功能,利用ICMP协议,编译环境:Microsoft Visual C++ 6.0 winsock2.-C language PING function, use of ICMP, build environment : Microsoft Visual C 6.0 WinSock2.
Platform: | Size: 79872 | Author: 孙文豪 | Hits:

[Internet-Networkping_srcedittion

Description: 该程序在 Windows 2000 Pro+SP4 下编译调试通过(Visual C++ 6.0 IDE环境)。 需要Winsock2支持。 1.该程序采用了winsock的原始套接字编程,实现了基本的Ping功能,使用方法:ping host,默认连续发送4个回显请求。 2.该程序中对ICMP首部的定义采用了非标准形式。即将选项数据中保存时间戳的头4个字节也定义为ICMP首部的一部分,这样ICMP首部就被定义为12个字节。这样主要做主要是为了编程的实现与理解上的方便。 3.根据习惯ICMP首部的标示符字段填充了进程ID。 4.该程序实现了在IP首部记录路由的RR功能,最多记录9个地址。 要实现的功能参数: 1.n 参数 设定发送回显请求的数量 2.l 参数 设定选项数据的填充字节数 3.t 参数 持续的发送回显请求,直到用户按下Control-C停止 4 w 参数 设定接收超时的时间,以毫秒为单位 参数的具体说明可以参考windows自带的ping程序-the program in Windows 2000 SP4 Pro compiler under through debugging (Visual C 6.0 IDE environment). Winsock2 need support. 1. The procedure adopted protocols of the original socket programming, the basic implementation of Ping function, Use : ping host, the default four consecutive send the request back significantly. 2. The procedure for the first ICMP using the definition of non-standard forms. Upcoming options to preserve the timestamp data for the first four bytes are defined as ICMP first part, the first such ICMP was defined as 12 bytes. This is done primarily to the realization of programming and understanding for it. 3. Under customary ICMP first marker Address field filled with the process ID. 4. The program achieved in the first record of IP routing RR functions, the most record
Platform: | Size: 14336 | Author: 赵锐 | Hits:

[Windows Developccc1

Description: VisualC++6.0数字图像编码(丁贵广,计文平,郭宝龙)-VC 6.0 Digital Image Coding (Ding-up Wen-ping, Guo Baolong)
Platform: | Size: 420864 | Author: 肖政 | Hits:

[Windows Developccc21

Description: VisualC++6.0数字图像编码(丁贵广,计文平,郭宝龙)-VC 6.0 Digital Image Coding (Ding-up Wen-ping, Guo Baolong)
Platform: | Size: 594944 | Author: 肖政 | Hits:

[Windows Developccc22

Description: VisualC++6.0数字图像编码(丁贵广,计文平,郭宝龙)-VC 6.0 Digital Image Coding (Ding-up Wen-ping, Guo Baolong)
Platform: | Size: 46080 | Author: 肖政 | Hits:

[Windows Developccc3

Description: VisualC++6.0数字图像编码(丁贵广,计文平,郭宝龙)-VC 6.0 Digital Image Coding (Ding-up Wen-ping, Guo Baolong)
Platform: | Size: 271360 | Author: 肖政 | Hits:

[TCP/IP stackTping

Description: windows ping程序的实现,采用原始socket编程,用于测试网络连通性。-windows ping procedures to achieve, using original socket programming, used to test network connectivity.
Platform: | Size: 55296 | Author: 赵劲松 | Hits:

[VC/MFCc++jindian3

Description: [美]H.M.Deitel,P.J.Deitel 著 周靖 黄都培 译 杨小平 审校 清华大学出版社 本书是一本相当不错的学习C++的资料,作为全球使用最广泛的C++经典程序设计教材,本书详细介绍了过程式与面向对象程序设计的基本知识与方法,其中包括C++的强大功能、最新特性和新增的ANSI/ISO C++标准库。   本书通过面向一个大型对象(电梯模拟系统)的程序设计,以数百个“活代码”示例程序,重点突出了利用UML进行面向对象的设计。分布在各章的“对象思想”、“案例分析”、“常见编程错误”、“良好编程习惯”、“自测题”和“练习题”等特色部分非常具有实际指导意义,不仅可让接触C++的新手真实体验编程乐趣,还可让有经验的程序员得到启发。   本书的读者对象为计算机软件、系统和网络编程人员,也可作为大学计算机相关专业本科生和研究生的编程教材和参考书。唯一不足的本书是扫描版本,有些地方不是特别清晰,就敬请大家谅解!! -[U.S.] H. M. Deitel, P. J. Deitel a training HUANG Du Jing Zhou Xiao-Ping Yang translated revisers Tsinghua University Press the book is a pretty good school Xi C, as the world's most widely used C program design classic materials, The book details the process-and object-oriented programming with the basic knowledge and methods, including the powerful C function, The latest properties and the new ANSI/ISO C Standard Library. Book through a large object-oriented (Elevator Simulation System) program design, Hundreds "Runtime" sample program, focusing on the use of UML for object-oriented design. Distribution in the various chapters of the "object" and "Case Analysis", "common programming errors", "good programming practice," "Exerc
Platform: | Size: 23059456 | Author: 张红艳 | Hits:

[.netCHAP05

Description: 本压缩文件为东方天华主编的Visual C++.Net范例入门与提高中第5章光盘代码。光盘中包含如下的程序的代码。 5.1 创建商店订货信息管理数据库 5.2 创建商店订货信息管理系统 5.3 多视图技术的实现 5.4 多表操作的实现 5.5 用ADO访问数据库 5.6 一个简单的客户/服务器程序 5.7 HTTP应用程序 5.8 FTP浏览器 5.9 Ping程序的实现 5.10 ATL Server编程实例 5.11 Web Service服务器端程序 5.12 Web Service客户端程序-The compressed file for the editor-in-chief of the East Tianhua Visual C++. Net and improve sample entry in Chapter 5 CD-ROM code. CD-ROM contains the following code. 5.1 Create store ordering information management database created 5.2 ordering information management system stores more than 5.3 view technology realize the operation of more than 5.4 Table 5.5 realize 5.6 with ADO to access the database a simple client/server application procedures 5.7 HTTP Browser 5.8 FTP program 5.9 Ping realize the 5.10 ATL Server Programming Example 5.11 Web Service server-side procedures 5.12 Web Service client program
Platform: | Size: 628736 | Author: 陈小冬 | Hits:

[P2Pping

Description: 该程序在 Windows 2000 Pro+SP4 下编译调试通过(Visual C++ 6.0 IDE环境)。 需要Winsock2支持。 1.该程序采用了winsock的原始套接字编程,实现了基本的Ping功能,使用方法:ping host,默认连续发送4个回显请求。 2.该程序中对ICMP首部的定义采用了非标准形式。即将选项数据中保存时间戳的头4个字节也定义为ICMP首部的一部分,这样ICMP首部就被定义为12个字节。这样主要做主要是为了编程的实现与理解上的方便。 3.根据习惯ICMP首部的标示符字段填充了进程ID。 4.该程序实现了在IP首部记录路由的RR功能,最多记录9个地址。-The program in Windows 2000 Pro+ SP4 adopted under the compiler debugging (Visual C++ 6.0 IDE environment). Winsock2 support needs. 1. The program uses the original socket winsock programming, to achieve the basic Ping function, use: ping host, the default for sending echo request 4. 2. The program of the first definition of ICMP uses non-standard forms. Options data is about to save the first timestamp 4 bytes are also defined as the first part of ICMP, so that the first ICMP was defined as 12 bytes. Mainly do so primarily to the realization and understanding of programming convenience. 3. In accordance with customary ICMP identifier of the first field filled with the process ID. 4. The program achieved the first record in the IP routing RR function, a maximum of nine address records.
Platform: | Size: 13312 | Author: 周晓伟 | Hits:

[Internet-Networkping

Description: 这是在Visual C++下面实现的Ping程序.-This is in Visual C++ the following procedures to achieve the calendar.
Platform: | Size: 993280 | Author: knight | Hits:

[Communicationping

Description: VC++60使用套接字实现ping命令。ICMP协议。-ping command with visual c++6.0
Platform: | Size: 32768 | Author: hpzhu | Hits:

[Multimedia Developshi-ping

Description: Visual C++视频技术方案宝典源代码,详细介绍了音频和视频编程,还有编码方案-Visual C++ Video Collection technical program source code, detailed audio and video programming, as well as coding schemes
Platform: | Size: 37947392 | Author: zenglinghui | Hits:
« 12 3 4 »

CodeBus www.codebus.net